Title Banner

Previous Book Contents Book Index Next

Inside Macintosh: OpenDoc Class Reference /
Part 1 - Classes and Methods / ODMessageInterface


ProcessSemanticEvent

The ProcessSemanticEvent method dispatches an Apple event object to the appropriate handler.

ODBoolean ProcessSemanticEvent (in ODEventData theEvent);
theEvent
A platform-specific structure representing an event. On the Mac OS platform, the structure is defined as a Mac OS event record.
return value
kODTrue if the event was processed, otherwise kODFalse.
DISCUSSION
OpenDoc calls this method to dispatch Apple event objects to the appropriate part. Your part should not call this method.

SEE ALSO
The ODEventData type (page 890).
"Writing Semantic-Event Handlers" on page 423 in OpenDoc Programmer's Guide.
"Object Resolution" on page 425 in OpenDoc Programmer's Guide.


Previous Book Contents Book Index Next

© Apple Computer, Inc.
17 JUL 1996




Navigation graphic, see text links

Main | Page One | What's New | Apple Computer, Inc. | Find It | Contact Us | Help